/ Assembly List / LJCNetCommon / LJCReflect / GetBoolean

Namespace - LJCNetCommon


Parameters
propertyName - The property name.

Returns

The bool value.

Syntax

C#
public Boolean GetBoolean(String propertyName)

Gets the property value as a boolean.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.